diff --git a/apps/docs/data-model.mdx b/apps/docs/data-model.mdx index 690cf8f001..aaa83a5944 100644 --- a/apps/docs/data-model.mdx +++ b/apps/docs/data-model.mdx @@ -32,7 +32,7 @@ Links are the bread and butter of Dub. You can shorten any URL to a Dub link, wh ## Domains -Domains are the URLs that you use to shorten your links. You can add multiple domains to a workspace, and each domain has its own limits. +On Dub, you can [add custom domains](https://dub.co/help/article/how-to-add-custom-domain) to create branded short links for better brand recognition. You can also [set a primary domain](https://dub.co/help/article/how-to-set-primary-domain) for it to be used as the default domain for new links (both via the API and the dashboard). @@ -40,7 +40,7 @@ Domains are the URLs that you use to shorten your links. You can add multiple do ## Tags -Tags are a way to organize your links. You can add tags to your links to categorize them and make them easier to find. +Tags are a way to organize your links. You can [add tags to your links](https://dub.co/help/article/how-to-use-tags) to categorize them and make them easier to find. You can also [filter analytics by tags](https://dub.co/blog/introducing-tags#filtering-analytics-by-tags) to get a better understanding of how your campaigns are performing. diff --git a/apps/docs/mint.json b/apps/docs/mint.json index 0be69c46f0..6870bd829f 100644 --- a/apps/docs/mint.json +++ b/apps/docs/mint.json @@ -56,7 +56,7 @@ "navigation": [ { "group": "Getting Started", - "pages": ["introduction", "quickstart", "data-model"] + "pages": ["introduction", "data-model"] }, { "group": "Resources",