diff --git a/website/docs/admin/settings/custom_code.md b/website/docs/admin/settings/custom_code.md index 0c8766ef..bf5a3634 100644 --- a/website/docs/admin/settings/custom_code.md +++ b/website/docs/admin/settings/custom_code.md @@ -19,7 +19,7 @@ Add custom JavaScript to all pages. This is ideal for extending UI functionality [View Documentation](https://dev.openpanel.com/customize.html#Custom-JS) ## Code in Header -Insert custom code directly into the tag of every page. Useful for meta tags, analytics scripts, and global settings. +Insert custom code directly into the head tag of every page. Useful for meta tags, analytics scripts, and global settings. [View Documentation](https://dev.openpanel.com/customize.html#Code-in-Header)