Explorar el Código

Merge pull request #5689 from swrobel/patch-1

Fix "edit this page" links in docs
Kevin Brown hace 5 años
padre
commit
48775d027c
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      docs/themes/site/site.yaml

+ 2 - 2
docs/themes/site/site.yaml

@@ -9,5 +9,5 @@ streams:
 google_analytics_code: UA-57144786-2
 github:
     position: top                                   # top | bottom | off
-    tree: https://github.com/select2/docs/blob/develop/
-    commits: https://github.com/select2/docs/commits/develop/
+    tree: https://github.com/select2/select2/blob/develop/docs/
+    commits: https://github.com/select2/select2/commits/develop/docs/