Skip to content

Commit 0a13213

Browse files
committed
Updated repo url
1 parent 91a2340 commit 0a13213

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

mkdocs.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
site_name: segment-geospatial
22

3-
site_url: https://giswqs.github.io/segment-geospatial
3+
site_url: https://samgeo.gishub.org
44

5-
repo_url: https://github.com/giswqs/segment-geospatial
5+
repo_url: https://github.com/opengeos/segment-geospatial
66

77
theme:
88
palette:
@@ -23,10 +23,10 @@ plugins:
2323
- git-revision-date
2424
- mkdocs-jupyter:
2525
include_source: True
26-
# ignore_h1_titles: True
27-
# execute: True
28-
# execute_ignore: "*.ipynb"
29-
26+
# ignore_h1_titles: True
27+
# execute: True
28+
# execute_ignore: "*.ipynb"
29+
3030
markdown_extensions:
3131
- attr_list
3232
- pymdownx.superfences
@@ -47,6 +47,6 @@ nav:
4747
- Contributing: contributing.md
4848
- FAQ: faq.md
4949
- Changelog: changelog.md
50-
- Report Issues: https://github.com/giswqs/segment-geospatial/issues
50+
- Report Issues: https://github.com/opengeos/segment-geospatial/issues
5151
- API Reference:
5252
- samgeo module: samgeo.md

0 commit comments

Comments
 (0)