Skip to content

Commit 3ae742a

Browse files
authored
Fix broken README links (#273)
1 parent 5d966fa commit 3ae742a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ or try it out with this [Google Colab template](https://colab.research.google.co
3838

3939
To dive in, you may be interested in
4040

41-
- an [overview of the high-level API](https://fluxml.ai/FastAI.jl/dev/documents%2Fdocs%2Fintroduction.md),
42-
- seeing some [example learning tasks](https://fluxml.ai/FastAI.jl/dev/documents/notebooks/quickstart.ipynb),
43-
- finding out [how you can search for and find datasets and other functionality](https://fluxml.ai/FastAI.jl/dev/documents%2Fdocs%2Fdiscovery.md); or
41+
- an [overview of the high-level API](https://fluxml.ai/FastAI.jl/dev/FastAI@dev/doc/docs/introduction.md.html),
42+
- seeing some [example learning tasks](https://fluxml.ai/FastAI.jl/dev/FastAI@dev/doc/docs/notebooks/quickstart.ipynb.html),
43+
- finding out [how you can search for and find datasets and other functionality](https://fluxml.ai/FastAI.jl/dev/FastAI@dev/doc/docs/discovery.md.html); or
4444
- [our contributor guide](CONTRIBUTING.md)
4545

4646
## Get in touch

0 commit comments

Comments
 (0)