1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-07-03 13:26:38 -04:00

README.md: update links after the main branch switch

This commit is contained in:
XhmikosR
2021-11-02 17:54:07 +02:00
parent daf3f0c71d
commit a263190810

View File

@ -1,4 +1,4 @@
# hugo-bin [![npm version](https://img.shields.io/npm/v/hugo-bin.svg)](https://www.npmjs.com/package/hugo-bin) [![Build Status](https://img.shields.io/github/workflow/status/fenneclab/hugo-bin/CI/master)](https://github.com/fenneclab/hugo-bin/actions?query=workflow%3ACI+branch%3Amaster)
# hugo-bin [![npm version](https://img.shields.io/npm/v/hugo-bin.svg)](https://www.npmjs.com/package/hugo-bin) [![Build Status](https://img.shields.io/github/workflow/status/fenneclab/hugo-bin/CI/main)](https://github.com/fenneclab/hugo-bin/actions?query=workflow%3ACI+branch%3Amain)
> Binary wrapper for [Hugo](https://gohugo.io/)
@ -98,7 +98,7 @@ If this is set to `extended` but it's not available for the user's platform, the
## Supported versions
See [the package.json commit history](https://github.com/fenneclab/hugo-bin/commits/master/package.json).
See [the package.json commit history](https://github.com/fenneclab/hugo-bin/commits/main/package.json).
## Super Inspired By