Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion nbs/explains/faq.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"FastHTML coding style is the [fastai coding style](https://fast.ai/docs/dev/style.html). \n",
"FastHTML coding style is the [fastai coding style](https://docs.fast.ai/dev/style.html). \n",
"\n",
"If you are coming from a data science background the **fastai coding style** may already be your preferred style.\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion nbs/llms-ctx-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7058,7 +7058,7 @@ you can disable it entirely by adding this to your settings:
## Why the distinctive coding style?

FastHTML coding style is the [fastai coding
style](https://fast.ai/docs/dev/style.html).
style](https://docs.fast.ai/dev/style.html).

If you are coming from a data science background the **fastai coding
style** may already be your preferred style.
Expand Down
Loading