Commit ad422da7 authored by Jobsity Admin's avatar Jobsity Admin 💯
Browse files

Change the position of the markdown file to the local Wiki

parent 9c4c140e
......@@ -4,7 +4,7 @@ import Counter from "./Counter";
import { Link } from "react-router-dom";
const README_PATH =
"https://raw.githubusercontent.com/Jobsity/ReactChallenge/main/README.md";
"https://git.jobsity.com/jobsity/ReactChallenge/-/wikis/React-Challenge-Instructions.md";
function Readme() {
const [md, setMd] = useState(null);
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment