Skip to content

Commit

Permalink
docs: shorten links
Browse files Browse the repository at this point in the history
  • Loading branch information
Frazer Smith committed Feb 18, 2021
1 parent 6c3173f commit a02f9f6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ When cutting a release, the following steps need to be performed:

## Issues

Please file your issues [here](https://github.com/Fdawgs/doc-conversion-service-next/issues) and try to provide as much information in the template as possible/relevant.
Please file your issues [here](https://github.com/Fdawgs/doccon/issues) and try to provide as much information in the template as possible/relevant.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# doc-conversion-service-next
# doccon

[![GitHub Release](https://img.shields.io/github/release/Fdawgs/doc-conversion-service-next.svg)](https://github.com/Fdawgs/doc-conversion-service-next/releases/latest/)
![CI](https://github.com/Fdawgs/doc-conversion-service-next/workflows/CI/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/Fdawgs/doc-conversion-service-next/badge.svg?branch=master)](https://coveralls.io/github/Fdawgs/doc-conversion-service-next?branch=master)
[![Known Vulnerabilities](https://snyk.io/test/github/Fdawgs/doc-conversion-service-next/badge.svg)](https://snyk.io/test/github/Fdawgs/doc-conversion-service-next)
[![GitHub Release](https://img.shields.io/github/release/Fdawgs/doccon.svg)](https://github.com/Fdawgs/doccon/releases/latest/)
![CI](https://github.com/Fdawgs/doccon/workflows/CI/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/Fdawgs/doccon/badge.svg?branch=master)](https://coveralls.io/github/Fdawgs/doccon?branch=master)
[![Known Vulnerabilities](https://snyk.io/test/github/Fdawgs/doccon/badge.svg)](https://snyk.io/test/github/Fdawgs/doccon)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat)](https://github.com/prettier/prettier)

> RESTful API for converting clinical documents/files
Expand Down Expand Up @@ -77,8 +77,8 @@ If using a Microsoft Windows OS utilise [pm2-installer](https://github.com/jesse

## Contributing

Please see [CONTRIBUTING.md](https://github.com/Fdawgs/doc-conversion-service-next/blob/master/CONTRIBUTING.md) for more details regarding contributing to this project.
Please see [CONTRIBUTING.md](./CONTRIBUTING) for more details regarding contributing to this project.

## License

`doc-conversion-service-next` is licensed under the [MIT](https://github.com/Fdawgs/doc-conversion-service-next/blob/master/LICENSE) license.
`doccon` is licensed under the [MIT](./LICENSE) license.

0 comments on commit a02f9f6

Please sign in to comment.