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 e407bf1 commit 034f03fCopy full SHA for 034f03f
src/components/Projects/Projects.jsx
@@ -119,7 +119,7 @@ function Projects() {
119
"*Unit test cases are included using JUnit and Maven for robust testing and validation of the search functionality.*"
120
]}
121
ghLink="https://github.com/GitForceJedi/java-boyer-moore-state-search.git"
122
- demoLink="https://java-boyer-moore-state-search.onrender.com/"
+ demoLink="https://boyer-moore-search.kenwillcode.com/"
123
/>
124
</Col>
125
</Row>
0 commit comments