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

Commit 77ed05a

Browse files
committed
Modified metadata services documentation to fetch master branch markdown
file from github Signed-off-by: Neal Ensor <[email protected]>
1 parent 84a42f6 commit 77ed05a

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', 'v1.2' )
37+
fetcher: Flatdoc.github('doecode/server', 'src/main/java/gov/osti/services/Metadata.md' )
3838
});
3939
</script>
4040
</head>

0 commit comments

Comments
 (0)