Skip to content

Commit 5ea9464

Browse files
author
John P. rouillard
committed
issue #78 add _generic.translation to README and make download links raw
1 parent dad66fe commit 5ea9464

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,9 @@ In addition to keyboard navigation, the `<roundup-classhelper>` component can be
167167
# Installing and Setup
168168
Copy the following files into your Roundup instance `html` directory:
169169

170-
- `classhelper.css` ([[GitHub file link](https://github.com/UMB-CS-682-Team-03/tracker/blob/main/html/classhelper.css)])
171-
- `classhelper.js` ([[GitHub file link](https://github.com/UMB-CS-682-Team-03/tracker/blob/main/html/classhelper.js)])
170+
- `classhelper.css` ([[GitHub file link](https://github.com/UMB-CS-682-Team-03/tracker/raw/main/html/classhelper.css)])
171+
- `classhelper.js` ([[GitHub file link](https://github.com/UMB-CS-682-Team-03/tracker/raw/main/html/classhelper.js)])
172+
- `_generic.translate` ([[GitHub file link](https://github.com/UMB-CS-682-Team-03/tracker/raw/main/html/_generic.translation)])
172173

173174
After copying these files, you can use the `<roundup-classhelper>` component in your Roundup templates.
174175

0 commit comments

Comments
 (0)