Skip to content

Commit

Permalink
Updated with acmurl
Browse files Browse the repository at this point in the history
  • Loading branch information
angela139 committed Sep 25, 2023
1 parent d84d266 commit 1d1307f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/Timer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { useState, useEffect } from "react";
import s from "../Timer/style.module.scss";
import ACMLogo from "../../../public/assets/acm_logo.png"

const projects_app = "https://forms.gle/zsb6w4Yaq1xWFzcB9";
const projects_app = "https://acmurl.com/fall-project-apps";


const TimerHero: React.FC = () => {
Expand Down

0 comments on commit 1d1307f

Please sign in to comment.