mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-11-22 00:15:41 +01:00
Fix URL for assets
This commit is contained in:
@@ -6,8 +6,7 @@
|
||||
"scripts": {
|
||||
"build": "node build.js",
|
||||
"convert": "showdown makehtml -i README.md -o README.html --omitExtraWLInCodeBlocks --simplifiedAutoLink --excludeTrailingPunctuationFromURLs --literalMidWordUnderscores --strikethrough --tables --tablesHeaderId --ghCodeBlocks --tasklists --disableForced4SpacesIndentedSublists --simpleLineBreaks --requireSpaceBeforeHeadingText --ghCompatibleHeaderId --ghMentions --backslashEscapesHTMLTags --emoji --splitAdjacentBlockquotes",
|
||||
"package": "parcel build index.html --public-url /awesome-docker",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"package": "parcel build index.html --public-url /awesome-docker"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user