Skip to content

Commit 5ff0f6e

Browse files
authored
Update documentation.md
1 parent 5872340 commit 5ff0f6e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

documentation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ final submission (Javadoc, test results, code coverage, and code metrics).
1616

1717
The JavaDoc for the project is available in the following directory: [JavaDoc](doc/JavaDoc/index.html). For the best
1818
experience, please download the directory and open the index.html file in a browser.
19+
It is also available online: [Online JavaDoc](https://janniklth.github.io/PackageCalculator/)
1920

2021
## Test Results
2122

@@ -63,4 +64,4 @@ The following image gives an overview of the code metrics for the project:
6364
For more detailed information, please use the generate CodeMR report, available from the following directory:
6465
[CodeMR Report](doc/codemr/PackageCalculator/html/main_report/index.html)
6566

66-
Note: The CodeMR report is only available in HTML format and can be opened in a browser when downloaded.
67+
Note: The CodeMR report is only available in HTML format and can be opened in a browser when downloaded.

0 commit comments

Comments
 (0)