update memo and instruction links (#2153)

- closes #2076
This commit is contained in:
Vim 2023-02-07 10:26:10 -08:00 committed by GitHub
commit 7cfb56476e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 96 additions and 13 deletions

View file

@ -57,13 +57,13 @@ const AboutPage = ({location}: IAboutPageProps) => {
<p>
{ABOUT_COPY.CONTENT.PARA2}
</p>
{/* <div className={'j40-p-tag'}>
<div className={'j40-p-tag'}>
{ABOUT_COPY.CONTENT.PARA3}
<ul>
<li> {ABOUT_COPY.CONTENT.LI1}</li>
<li> {ABOUT_COPY.CONTENT.LI2}</li>
</ul>
</div> */}
</div>
<p>
{ABOUT_COPY.CONTENT.PARA4}
</p>