Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit 456ce78

Browse files
committed
1.2: modified documentation for now to pull API markdown file from the v1.2
branch on github. Signed-off-by: Neal Ensor <[email protected]>
1 parent cc365da commit 456ce78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/webapp/WEB-INF/jsp/metadata.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
// fetcher: Flatdoc.file('../Metadata.md')
3535
// });
3636
Flatdoc.run({
37-
fetcher: Flatdoc.github('doecode/server', 'src/main/java/gov/osti/services/Metadata.md' )
37+
fetcher: Flatdoc.github('doecode/server', 'src/main/java/gov/osti/services/Metadata.md', 'v1.2' )
3838
});
3939
</script>
4040
</head>

0 commit comments

Comments
 (0)