Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

#876 Change Documentation Link

Merged
Ghost merged 1 commits into Deci-AI:master from deci-ai:hotfix/SG-000-fix_documentation_link
@@ -78,7 +78,7 @@ We follow the Google docstring guidelines outlined on this [styleguide](https://
 
 
 ## Documentation
 ## Documentation
 
 
-We use  GitHub Pages for technical documentation hosting on https://deci-ai.github.io/super-gradients/welcome.html <br>
+We use  GitHub Pages for technical documentation hosting on https://docs.deci.ai/super-gradients/documentation/source/welcome.html <br>
 To generate the docs based on the current work tree, run: <br>
 To generate the docs based on the current work tree, run: <br>
 <code>./scripts/generate_docs.sh</code> <br><br>
 <code>./scripts/generate_docs.sh</code> <br><br>
 And the documentation will automatically update, based on <code>documentation/</code>. <br>
 And the documentation will automatically update, based on <code>documentation/</code>. <br>
Discard
Tip!

Press p or to see the previous file or, n or to see the next file