summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTy Dunn <ty@tydunn.com>2023-08-16 09:38:17 -0700
committerGitHub <noreply@github.com>2023-08-16 09:38:17 -0700
commitce680607b646f52b404205fa65882af60e410993 (patch)
tree99cb95a57d1a78b363e9d747e1f30df998236d84 /docs
parentb7290820aa47466bc0f6396542b256f31773d772 (diff)
downloadsncontinue-ce680607b646f52b404205fa65882af60e410993.tar.gz
sncontinue-ce680607b646f52b404205fa65882af60e410993.tar.bz2
sncontinue-ce680607b646f52b404205fa65882af60e410993.zip
adjusting blog post hyperlink
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/collecting-data.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/collecting-data.md b/docs/docs/collecting-data.md
index 63be366f..95beeee7 100644
--- a/docs/docs/collecting-data.md
+++ b/docs/docs/collecting-data.md
@@ -2,4 +2,4 @@
When you use Continue, you automatically collect data on how you build software. By default, this development data is saved to `.continue/dev_data` on your local machine. When combined with the code that you ultimately commit, it can be used to improve the LLM that you or your team use (if you allow).
-You can read more about how development data is generated as a byproduct of LLM-aided development and why we believe that you should start collecting it now: blog.continue.dev/its-time-to-collect-data-on-how-you-build-software
+You can read more about how development data is generated as a byproduct of LLM-aided development and why we believe that you should start collecting it now: [It’s time to collect data on how you build software](https://blog.continue.dev/its-time-to-collect-data-on-how-you-build-software)