[MRG] Proper links in release file in documentation by rflamary · Pull Request #350 · PythonOT/POT

Types of changes

The objective is to have links to Issues and PR when in the Release page in the docuemnation.

It is done with a simple sed before building the doc

Motivation and context / Related issue

How has this been tested (if it applies)

PR checklist

  • I have read the CONTRIBUTING document.
  • The documentation is up-to-date with the changes I made (check build artifacts).
  • All tests passed, and additional code has been covered with new tests.
  • I have added the PR and Issue fix to the RELEASES.md file.