Skip to content

Commit 32b0baf

Browse files
author
Jean-Christophe Fabre
committed
Fix of testing service README file
1 parent 5a269fd commit 32b0baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/api-testing-service/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ go to:
3737
To use the test FluidHub service in OpenFLUID unit tests, put the following line (adapted to your configuration) in a `CMake.in.config.cmake` file:
3838

3939
```
40-
SET(TESTS_FLUIDHUB_URL "http://my.server.org/fluidhubapi-testing/")
40+
SET(TESTS_FLUIDHUB_URL "http://my.server.org/fluidhub-api-testing/")
4141
```

0 commit comments

Comments
 (0)