You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ To use the Office 365 Python Connect sample, you need the following:
29
29
6. Start the development server by running ```python manage.py runserver```.
30
30
7. Navigate to ```http://127.0.0.1:8000/``` in your web browser.
31
31
32
-
To learn more about the sample, visit the [Understanding the Connect code sample Wiki page](https://github.com/OfficeDev/O365-Python-Microsoft-Graph-Connect/wiki/Understanding-the-Connect-code-sample).
32
+
To learn more about the sample, visit the [Python walkthrough on graph.microsoft.io.](http://graph.microsoft.io/docs/platform/python).
33
33
34
34
## Questions and comments
35
35
@@ -41,7 +41,7 @@ Questions about Office 365 development in general should be posted to [Stack Ove
0 commit comments