Updated methodology version and Git URL for the UI

This commit is contained in:
Carlos Felix 2024-12-10 11:58:31 -05:00 committed by Carlos Felix
commit 85e5812191
17 changed files with 27 additions and 27 deletions

View file

@ -14,7 +14,7 @@ import SurveyButton from '../SurveyButton';
// @ts-ignore
import whitehouseIcon from '../../images/eop-seal.svg';
import * as COMMON_COPY from '../../data/copy/common';
import {GITHUB_LINK, GITHUB_LINK_ES} from '../../../src/data/copy/about';
import {GITHUB_LINK, GITHUB_LINK_ES} from '../../constants';
const J40Footer = () => {
const intl = useIntl();