change: New Link, Learn how to setup the database

This commit is contained in:
ogerly 2020-02-20 19:51:15 +01:00 committed by roschaefer
parent a58bc30ae9
commit 597913555e
2 changed files with 2 additions and 2 deletions

View File

@ -153,7 +153,7 @@ describe('slugifyMiddleware', () => {
\`\`\`
Learn how to setup the database here:
https://docs.human-connection.org/human-connection/neo4j
https://docs.human-connection.org/human-connection/backend#database-indices-and-constraints
`)
}
})

View File

@ -46,7 +46,7 @@ describe('slug', () => {
\`\`\`
Learn how to setup the database here:
https://docs.human-connection.org/human-connection/neo4j
https://docs.human-connection.org/human-connection/backend#database-indices-and-constraints
`)
}
})