Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

Commit f6fda93

Browse files
author
John Andersen
committed
service: http: Version 0.0.3
* Fix broken URL in http service README Signed-off-by: John Andersen <[email protected]>
1 parent 96295f2 commit f6fda93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

service/http/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Provide access to DFFML APIs via HTTP interface.
44

55
## Documentation
66

7-
Documentation is hosted at https://intel.gitlab.io/dffml/master/plugins/service/http/
7+
Documentation is hosted at https://intel.github.io/dffml/plugins/service/http/
88

99
## License
1010

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "0.0.2"
1+
VERSION = "0.0.3"

0 commit comments

Comments
 (0)