File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -169,9 +169,9 @@ This library ships under the [SPDX-License-Identifier: Apache-2.0](./LICENSE).
169169## Other documentation
170170
171171* [All-time contributors](./CONTRIBUTORS.md)
172- * [Contributing guidelines](.github/CONTRIBUTING.md)
173- * [Maintainers documentation](docs/MAINTAINERS.md)
174- * [Code style](docs/STYLE.md)
172+ * [Contributing guidelines][contributing-doc-site]
173+ * [Maintainers documentation][maintainers-doc-site]
174+ * [Code style][style-doc-site]
175175
176176## Cutting a new release
177177
@@ -217,3 +217,7 @@ Maintainers can cut a new release by either:
217217[goversion-url]: https://github.com/go-openapi/strfmt/blob/master/go.mod
218218[top-badge]: https://img.shields.io/github/languages/top/go-openapi/strfmt
219219[commits-badge]: https://img.shields.io/github/commits-since/go-openapi/strfmt/latest
220+ <!-- Organization docs -->
221+ [contributing-doc-site]: https://go-openapi.github.io/doc-site/contributing/contributing/index.html
222+ [maintainers-doc-site]: https://go-openapi.github.io/doc-site/maintainers/index.html
223+ [style-doc-site]: https://go-openapi.github.io/doc-site/contributing/style/index.html
You can’t perform that action at this time.
0 commit comments