Skip to content

Commit 44b955a

Browse files
committed
Fix "edit this page" links in docs
Currently the docs on select2.org link to https://github.com/select2/docs which has been archived. I believe this should fix that.
1 parent e809aa0 commit 44b955a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/themes/site/site.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ streams:
99
google_analytics_code: UA-57144786-2
1010
github:
1111
position: top # top | bottom | off
12-
tree: https://github.com/select2/docs/blob/develop/
13-
commits: https://github.com/select2/docs/commits/develop/
12+
tree: https://github.com/select2/select2/blob/develop/docs/
13+
commits: https://github.com/select2/select2/commits/develop/docs/

0 commit comments

Comments
 (0)