docs: update links from next-python-projects to master branch (#39109)
User in the forum wanting to help found 404 error trying to follow the links, I am switching them to master branch as it is where those projects can be found now.
This commit is contained in:
@ -50,10 +50,10 @@ question:
|
|||||||
|
|
||||||
You can find the markdown files for video challenges at the following locations in the curriculum:
|
You can find the markdown files for video challenges at the following locations in the curriculum:
|
||||||
|
|
||||||
- [Data Analysis with Python Course](https://github.com/freeCodeCamp/freeCodeCamp/tree/next-python-projects/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-course)
|
- [Data Analysis with Python Course](https://github.com/freeCodeCamp/freeCodeCamp/tree/master/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-course)
|
||||||
- [TensorFlow 2.0 Course](https://github.com/freeCodeCamp/freeCodeCamp/tree/next-python-projects/curriculum/challenges/english/11-machine-learning-with-python/tensorflow)
|
- [TensorFlow 2.0 Course](https://github.com/freeCodeCamp/freeCodeCamp/tree/master/curriculum/challenges/english/11-machine-learning-with-python/tensorflow)
|
||||||
- [Numpy Course](https://github.com/freeCodeCamp/freeCodeCamp/tree/next-python-projects/curriculum/challenges/english/08-data-analysis-with-python/numpy)
|
- [Numpy Course](https://github.com/freeCodeCamp/freeCodeCamp/tree/master/curriculum/challenges/english/08-data-analysis-with-python/numpy)
|
||||||
- [How Neural Networks Work Course](https://github.com/freeCodeCamp/freeCodeCamp/tree/next-python-projects/curriculum/challenges/english/11-machine-learning-with-python/how-neural-networks-work)
|
- [How Neural Networks Work Course](https://github.com/freeCodeCamp/freeCodeCamp/tree/master/curriculum/challenges/english/11-machine-learning-with-python/how-neural-networks-work)
|
||||||
|
|
||||||
Pick a challenge markdown file from the options above.
|
Pick a challenge markdown file from the options above.
|
||||||
|
|
||||||
@ -203,7 +203,7 @@ question:
|
|||||||
|
|
||||||
The final example demonstrates that HTML can be used, but that it is not as readable as the version without it.
|
The final example demonstrates that HTML can be used, but that it is not as readable as the version without it.
|
||||||
|
|
||||||
For more examples, you can look at the markdown files for the following video course. All the challenges already have questions: [Python for Everybody Course](https://github.com/freeCodeCamp/freeCodeCamp/tree/next-python-projects/curriculum/challenges/english/07-scientific-computing-with-python/python-for-everybody)
|
For more examples, you can look at the markdown files for the following video course. All the challenges already have questions: [Python for Everybody Course](https://github.com/freeCodeCamp/freeCodeCamp/tree/master/curriculum/challenges/english/07-scientific-computing-with-python/python-for-everybody)
|
||||||
|
|
||||||
## Open a pull request
|
## Open a pull request
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user