Skip to content

Commit

Permalink
ogma-cli: Replace homepage. Refs nasa#147.
Browse files Browse the repository at this point in the history
The cabal files indicate http://nasa.gov as the homepage for all
packages. However, we don't really have an Ogma homepage on NASA gov, so
it makes no sense to point to that website.

This commit replaces the cabal file's homepage to point to Ogma's repo's
URL.
  • Loading branch information
ivanperez-keera committed Sep 22, 2024
1 parent 52ff84e commit bea711e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ogma-cli/ogma-cli.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ build-type: Simple

name: ogma-cli
version: 1.4.0
homepage: http://nasa.gov
homepage: https://github.com/nasa/ogma
license: OtherLicense
license-file: LICENSE.pdf
author: Ivan Perez, Alwyn Goodloe
Expand Down

0 comments on commit bea711e

Please sign in to comment.