diff options
author | Yuchen Pei <hi@ypei.me> | 2022-07-18 21:06:46 +1000 |
---|---|---|
committer | Yuchen Pei <hi@ypei.me> | 2022-07-22 23:59:20 +1000 |
commit | 0c506baf2c263f1060d587d30257c8e3e08f4b3b (patch) | |
tree | e54a884310b68742334cb4abc9edb7e19f7e77b1 /haddock-api/haddorg-api.cabal | |
parent | f257cd398c09b7d26f66f12123630f828c53202e (diff) |
updated README with real links
Diffstat (limited to 'haddock-api/haddorg-api.cabal')
-rw-r--r-- | haddock-api/haddorg-api.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haddock-api/haddorg-api.cabal b/haddock-api/haddorg-api.cabal index 4c219808..461a9709 100644 --- a/haddock-api/haddorg-api.cabal +++ b/haddock-api/haddorg-api.cabal @@ -2,7 +2,7 @@ cabal-version: 2.2 name: haddorg-api version: 2.26.1 synopsis: haddock-api with an org backend -description: This is haddorg-api. It is a modified version of the Haddock API (haddock-api) with the addition of an Org Backend. +description: This is haddorg-api. It is a modified version of the Haddock API (haddock-api) with the addition of an Org Backend. See README.org for further information. license: BSD-2-Clause AND AGPL-3.0-or-later license-files: COPYING.freebsd, COPYING.agpl3 author: Haddock authors and Yuchen Pei |