Skip to content

Commit

Permalink
[Docs] Add source_edit_link to point to the correct path (#578)
Browse files Browse the repository at this point in the history
* docs: update source_edit_link in conf.py

Signed-off-by: sravan1946 <[email protected]>

* docs: add source_view_link also

Signed-off-by: sravan1946 <[email protected]>

* Update docs/source/conf.py

Co-authored-by: Keming <[email protected]>
Signed-off-by: sravan <[email protected]>

---------

Signed-off-by: sravan1946 <[email protected]>
Signed-off-by: sravan <[email protected]>
Co-authored-by: Keming <[email protected]>
  • Loading branch information
sravan1946 and kemingy authored Oct 15, 2024
1 parent 83de695 commit 6c2e6ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,7 @@
html_theme_options = {
"sidebar_hide_name": True,
"navigation_with_keys": True,
"source_repository": "https://github.com/mosecorg/mosec",
"source_branch": "main",
"source_directory": "docs/source",
}

0 comments on commit 6c2e6ba

Please sign in to comment.