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

Commit 840b1df

Browse files
DOMARStcNickolas
authored andcommitted
Fix broken link in GroversAlgorithm kata README (#100)
This is to add the src directory to the DatabaseSearch sample code. https://github.com/Microsoft/Quantum/tree/master/Samples/src/DatabaseSearch
1 parent fab66b7 commit 840b1df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GroversAlgorithm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ It solves the problem of finding an input to a black box (oracle) that produces
1616

1717
#### Q# materials
1818

19-
* Q# Samples repository has an [implementation of Grover's search](https://github.com/Microsoft/Quantum/tree/master/Samples/DatabaseSearch).
19+
* Q# Samples repository has an [implementation of Grover's search](https://github.com/Microsoft/Quantum/tree/master/Samples/src/DatabaseSearch).

0 commit comments

Comments
 (0)