Skip to content

Commit

Permalink
Update text on publishers page (#140)
Browse files Browse the repository at this point in the history
* Update text on publishers page

* Update package version

---------

Co-authored-by: Bethany Dunfield <[email protected]>
  • Loading branch information
janette and brdunfield authored Feb 14, 2024
1 parent efee2dc commit dd93fc7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@civicactions/data-catalog-app",
"version": "1.6.0",
"version": "1.6.1",
"private": false,
"homepage": "frontend/build",
"dependencies": {
Expand Down
2 changes: 2 additions & 0 deletions src/templates/publishers/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ const Publishers = () => {
<h1>Dataset Publishers</h1>
<div>
<p>
If you need to separate users and datasets into smaller collections,
add the <a href="https://www.drupal.org/project/group">Group module</a>.
Groups allow you to classify datasets that share a common
publisher or organizational group (i.e. Parks and Recreation
Department, Department of Education). Behind the scenes, Groups
Expand Down

0 comments on commit dd93fc7

Please sign in to comment.