Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
/frameworkPublic archive

docs: fix typo - #8127

Closed
RajendraUppu wants to merge 0 commit into
nuxt:docs/upgrade-guidefrom
RajendraUppu:docs/upgrade-guide
Closed

docs: fix typo#8127
RajendraUppu wants to merge 0 commit into
nuxt:docs/upgrade-guidefrom
RajendraUppu:docs/upgrade-guide

Conversation

@RajendraUppu

Copy link
Copy Markdown
Contributor

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@codesandbox

Copy link
Copy Markdown

CodeSandbox logoCodeSandbox logo Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@RajendraUppuRajendraUppu changed the title docs: fix typo, Docs/upgrade guide assets.md, installation.mddocs: fix typo, Docs/upgrade guide assets.md, installation.md & Updated seo and meta, added script and link tag usage example in useHead()Oct 12, 2022
@danielroedanielroe changed the title docs: fix typo, Docs/upgrade guide assets.md, installation.md & Updated seo and meta, added script and link tag usage example in useHead()docs: fix typoOct 12, 2022

@danielroedanielroe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you update your branch to be a pull request to main instead, and remove the seo-management update? (The change was good, but we are reworking this in #8000 instead.)

Comment threaddocs/content/1.getting-started/4.assets.md Outdated
Comment on lines +24 to +33
link: [
{
href: "https://third-party-css.com/main.css",
},
],
script: [
{
src: 'https://third-party-script.com/script.js',
}
],

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're reworking this section in #8000.

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@RajendraUppu@danielroe