docs: add homepage link#10418
docs: add homepage link#10418nicolo-ribaudo merged 3 commits intobabel:masterfrom danieleloscozzese:patch-1
Conversation
Adds a homepage link to populate npmjs.com. Update the repository property syntax.
|
Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/11535/ |
|
|
Point to the root repo plus a reference to the subdirectory.
|
Hi there @JLHwung, I'm not sure of what you meant by your review comment
Do you mean that I should link directly to the README in the I can make either change, but I did think that as a consumer it would be useful to have a link directly to the intended location rather than replicate the link from the README. |
|
@DanArthurGallagher It would be really useful is the "homepage" link pointing to the correct page on the website is added to all the packages which have a docs page! |
Adds a homepage link to populate npmjs.com from the
package.jsonso that a link is available there in the sidebar. This link is exactly the one taken fromREADME.md.Update the repository property syntax to the object syntax including
type: "git".