diff --git a/nbs/explains/faq.ipynb b/nbs/explains/faq.ipynb index ad22c37d..3be10d9f 100644 --- a/nbs/explains/faq.ipynb +++ b/nbs/explains/faq.ipynb @@ -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", diff --git a/nbs/llms-ctx-full.txt b/nbs/llms-ctx-full.txt index f8f897b4..4e5f3c1b 100644 --- a/nbs/llms-ctx-full.txt +++ b/nbs/llms-ctx-full.txt @@ -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.