Skip to content

Commit

Permalink
Merge branch 'master' into ongoing-config-apidocs
Browse files Browse the repository at this point in the history
  • Loading branch information
dcrossleyau authored May 8, 2024
2 parents be9d363 + 3ca7abd commit 42d1345
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions _data/releases-backend-R2-2023.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
{
"name": "mod-agreements",
"nameRepo": "mod-agreements",
"releaseDate": "2023-11-23T11:30:12+00:00",
"releaseName": "Version 6.0.2",
"releaseSha": "25643ad9316fa97b5fb5ea8d0cef631d5ac81953",
"releaseTag": "v6.0.2",
"releaseTarget": "release/6.0.x",
"version": "6.0.2"
"releaseDate": "2024-05-01T10:33:12+00:00",
"releaseName": "Version 6.1.2",
"releaseSha": "c27d759b014c62d0757479369e05f5975de7c73e",
"releaseTag": "v6.1.2",
"releaseTarget": "release/6.1.x",
"version": "6.1.2"
},
{
"name": "mod-audit",
Expand Down
2 changes: 1 addition & 1 deletion _remote/mod-spring-template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ layout: null

# mod-spring-template

Copyright (C) 2022 The Open Library Foundation
Copyright (C) 2022-2024 The Open Library Foundation

This software is distributed under the terms of the Apache License,
Version 2.0. See the file "[LICENSE](LICENSE)" for more information.
Expand Down
2 changes: 1 addition & 1 deletion start/primer-develop-frontend.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The foundation described in

Watch the [Stripes overview](/community/events/#stripes-coburn-2018-08) presentation.

Then follow [Creating a new development setup for Stripes](https://github.com/folio-org/stripes/blob/master/doc/new-development-setup.md) and the [Stripes: quick start](https://github.com/folio-org/stripes/blob/master/doc/quick-start.md) and the guide to [Running a local FOLIO system](/guides/run-local-folio/) for guidance to establish your local FOLIO work environment.
Then follow Wiki [Developing UI Modules with Stripes](https://folio-org.atlassian.net/wiki/x/DQBpCQ) and [Creating a new development setup for Stripes](https://github.com/folio-org/stripes/blob/master/doc/new-development-setup.md) and the [Stripes: quick start](https://github.com/folio-org/stripes/blob/master/doc/quick-start.md) and the guide to [Running a local FOLIO system](/guides/run-local-folio/) for guidance to establish your local FOLIO work environment.

Then move on to creating a real module with the help of [stripes-cli](https://github.com/folio-org/stripes-cli)
and in particular the [App development](https://github.com/folio-org/stripes-cli/blob/master/doc/user-guide.md#app-development) section.
Expand Down

0 comments on commit 42d1345

Please sign in to comment.