Skip to content

Commit 27cee80

Browse files
committed
refactor
1 parent d6ab87b commit 27cee80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lookup-service-server/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The following environment variables are needed for the database connection.
3232
```
3333
lookup-service-client/pslookup/perfsonar-pslookup/schema/schema.json
3434
```
35-
2. Any modification to the schema will be reflected in both the client package and server.
35+
2. Any modification to the schema will be reflected in both the [client package](../lookup-service-client/pslookup/perfsonar-pslookup/pslookup/schema/schema.json) and [server](/lookup-service-server/schema/schema.json).
3636
3. Changes in the schema should be complimented with updates to the database mappings and vice versa.
3737
```
3838
lookup-service-server/app/mapping

0 commit comments

Comments
 (0)