Skip to content

Commit

Permalink
removed feature/replaced by help.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Mulholland committed Jun 26, 2019
2 parents cd8c6d2 + 2038761 commit 62d62b3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Open data consumers can use published Data Packages to:

## Follow our progress

Interested in this project? Subscribe to [Data Curator News](https://github.com/ODIQueensland/data-curator/issues/15) to get occasional updates on our progress and hear about [each release](https://github.com/ODIQueensland/data-curator/releases). [Ask a question](https://ask.theodi.org.au/c/projects/data-curator) on the forum.
Interested in this project? Subscribe to [Data Curator News](https://github.com/ODIQueensland/data-curator/issues/15) to get occasional updates on our progress and hear about [each release](https://github.com/ODIQueensland/data-curator/releases). [Find help](https://odiqueensland.github.io/data-curator-help).

## Contributions

Expand Down
4 changes: 2 additions & 2 deletions src/main/menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -307,9 +307,9 @@ class AppMenu {
}, {
type: 'separator'
}, {
label: 'Support Forum',
label: 'Data Curator Help',
click () {
shell.openExternal('https://ask.theodi.org.au/c/projects/data-curator')
shell.openExternal('https://odiqueensland.github.io/data-curator-help')
}
}, {
label: 'Report Issues',
Expand Down
Empty file.

0 comments on commit 62d62b3

Please sign in to comment.