diff options
author | Vinod Ahuja <vahuja@unomaha.edu> | 2023-01-16 17:22:18 -0600 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2023-01-20 01:58:48 +0000 |
commit | 54924825fce9e5a738fc46b285da805de53d2293 (patch) | |
tree | 4b3db0f856d3a4d5372ec97f389fdd9d52fda844 /docs/07_How_To_Contribute | |
parent | 86d7bc6e530903dd6e559711c65fb7f66a94e35a (diff) |
Fixing broken linksoctopus_14.93.0octopus/14.93.014.93.0
I have fixed all the broken links in the documentation except links for
Yocto project and security section.
Bug-AGL: [SPEC-4470]
Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu>
Change-Id: I1c05bf2c3a9365bba0b67077cf51b294352e7943
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28384
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'docs/07_How_To_Contribute')
-rw-r--r-- | docs/07_How_To_Contribute/08_Adding_Documentation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/07_How_To_Contribute/08_Adding_Documentation.md b/docs/07_How_To_Contribute/08_Adding_Documentation.md index 091b520..b879cc0 100644 --- a/docs/07_How_To_Contribute/08_Adding_Documentation.md +++ b/docs/07_How_To_Contribute/08_Adding_Documentation.md @@ -5,7 +5,7 @@ title: Adding Documentation The [documentation gerrit repository](https://gerrit.automotivelinux.org/gerrit/admin/repos/AGL/documentation) contains AGL documentation website template and content, rendering is visible at -[https://automotivegradelinux.readthedocs.io/en/latest/](https://automotivegradelinux.readthedocs.io/en/latest/). +[https://docs.automotivelinux.org](https://docs.automotivelinux.org). The documentation site is hosted on [readthedocs](https://readthedocs.org/projects/automotivegradelinux/) and corresponding builds are mentioned |