We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a269fd commit 32b0bafCopy full SHA for 32b0baf
tools/api-testing-service/README.md
@@ -37,5 +37,5 @@ go to:
37
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:
38
39
```
40
-SET(TESTS_FLUIDHUB_URL "http://my.server.org/fluidhubapi-testing/")
+SET(TESTS_FLUIDHUB_URL "http://my.server.org/fluidhub-api-testing/")
41
0 commit comments