[devdocsgjs: 1/2] Update repository link




commit 88365d0b5e77cee2811fdadc99f6b7d64e4f18ea
Author: AJ Jordan <alex strugee net>
Date:   Wed Jul 28 21:57:28 2021 +0000

    Update repository link

 assets/javascripts/templates/pages/root_tmpl.coffee.erb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/assets/javascripts/templates/pages/root_tmpl.coffee.erb 
b/assets/javascripts/templates/pages/root_tmpl.coffee.erb
index 2446f814..286ddda3 100644
--- a/assets/javascripts/templates/pages/root_tmpl.coffee.erb
+++ b/assets/javascripts/templates/pages/root_tmpl.coffee.erb
@@ -42,8 +42,8 @@ app.templates.intro = """
       <li>DevDocs works <a href="/offline">offline</a>, on mobile, and can be installed on <a 
href="https://chrome.google.com/webstore/detail/devdocs/mnfehgbmkapmjnhcnbodoamcioleeooe";>Chrome</a>.
       <li>DevDocs is free and <a href="https://github.com/freeCodeCamp/devdocs";>open source</a>.
           <iframe class="_github-btn" 
src="//ghbtns.com/github-btn.html?user=freeCodeCamp&repo=devdocs&type=watch&count=true" 
allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe>
-          This is a <a href="https://github.com/ptomato/devdocs";>modified version</a>.
-      <li>If any API documentation is incorrect, please file bugs on this <a 
href="https://github.com/ptomato/devdocs/issues";>issue tracker</a>.
+          This is a <a href="https://gitlab.gnome.org/GNOME/devdocsgjs";>modified version</a>.
+      <li>If any API documentation is incorrect, please file bugs on this <a 
href="https://gitlab.gnome.org/GNOME/devdocsgjs/issues";>issue tracker</a>.
       <li>And if you're new to coding, check out <a href="https://www.freecodecamp.org/";>freeCodeCamp's open 
source curriculum</a>.
     </ol>
     <p>Happy coding!


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]