Skip to content

Commit

Permalink
adapt the link to a sample xml in native importexport readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bozana committed Jan 30, 2025
1 parent 447a26d commit f7bd56a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/importexport/native/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ for documentation.

## Sample XML

Sample XML can be found in https://github.com/pkp/ojs/blob/[tag]/cypress/fixtures/export-issues.xml,
where [tag] indicates your version of OJS, e.g.: 3_2_1-0 for OJS 3.1.2-0.
Sample XML can be found in https://github.com/pkp/datasets/blob/main/omp/[branch]/mysql/native-export-sample.xml,
where [branch] indicates the GitHub repository branch name of your OMP version, e.g.: stable-3_3_0 for OJS 3.3.0-x, stable-3_4_0 for OJS 3.4.0-x.

0 comments on commit f7bd56a

Please sign in to comment.