unidoc / unipdf

Golang PDF library for creating and processing PDF files (pure go)
https://unidoc.io
Other
2.5k stars 249 forks source link

[BUG] License links not working in README #403

Closed amaury1093 closed 3 years ago

amaury1093 commented 3 years ago

Description

The readme links to LICENSE.COMMERCIAL and LICENSE.AGPL, but these are 404.

Expected Behavior

Correct links to both licenses.

Actual Behavior

Steps to reproduce the behavior:

  1. Go to README
  2. Click on LICENSE.COMMERCIAL or LICENSE.AGPL
  3. See error
github-actions[bot] commented 3 years ago

Welcome! Thanks for posting your first issue. The way things work here is that while customer issues are prioritized, other issues go into our backlog where they are assessed and fitted into the roadmap when suitable. If you need to get this done, consider buying a license which also enables you to use it in your commercial products. More information can be found on https://unidoc.io/

ahall commented 3 years ago

It should read like this one: https://github.com/unidoc/unioffice/blob/master/LICENSE.md. We are fixing this today.

ahall commented 3 years ago

Fixed in the latest version