Skip to content

fix: change homepage url#33

Open
mikana0918 wants to merge 2 commits intonuxt-community:mainfrom
mikana0918:fix/fix-homepage-link
Open

fix: change homepage url#33
mikana0918 wants to merge 2 commits intonuxt-community:mainfrom
mikana0918:fix/fix-homepage-link

Conversation

@mikana0918
Copy link
Copy Markdown

issue

#32

about

The link was invalid on npm site because the homepage link on the package.json was not valid.
I changed to valid homepage url.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 14, 2021

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (d615e56) to head (ac1af32).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #33   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           11        11           
  Branches         1         1           
=========================================
  Hits            11        11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

package.json Outdated
"name": "@nuxtjs/markdownit",
"version": "2.0.0",
"homepage": "nuxt-community/markdownit-module",
"homepage": "https://github.com/nuxt-community/markdownit-module",
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.

I think we need to use "repo" instead of homepage for fixing ☺️

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

@pi0 I deal with the commit☺️ ac1af32 I appreciate your review, thank you!:3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants