mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-18 22:44:21 +01:00
change the index url for the tutorials
This commit is contained in:
@@ -76,7 +76,7 @@ class SideBarView extends StatelessWidget {
|
|||||||
iconSize: 25,
|
iconSize: 25,
|
||||||
icon: Icon(Icons.book, color: Color.fromRGBO(50, 120, 123, 1)),
|
icon: Icon(Icons.book, color: Color.fromRGBO(50, 120, 123, 1)),
|
||||||
onPressed: () =>
|
onPressed: () =>
|
||||||
_launchURL('https://medium.com/@aiedge/autogpt-forge-a-comprehensive-guide-to-your-first-steps-a1dfdf46e3b4'),
|
_launchURL('https://aiedge.medium.com/autogpt-forge-e3de53cc58ec'),
|
||||||
tooltip: 'Learn how to build your own Agent',
|
tooltip: 'Learn how to build your own Agent',
|
||||||
),
|
),
|
||||||
IconButton(
|
IconButton(
|
||||||
|
|||||||
Reference in New Issue
Block a user