Skip to content

Commit 3881dbf

Browse files
committed
DS-746: Fix link text
1 parent 756c2dd commit 3881dbf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/pages/citizenship.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,14 @@ const ForeignSourceReporting = ({ data }) => {
5252
you.
5353
</p>
5454
<p>
55-
You can find additional details about this policy in section V of
56-
Stanford’s{' '}
55+
You can find additional details about this policy in section V of{' '}
5756
<SbLink
5857
linkType="url"
5958
link={{
6059
url: 'https://giving.stanford.edu/gift-policies/',
6160
}}
6261
>
63-
Gift Policy website
62+
Stanford’s Gift Policy
6463
</SbLink>
6564
.
6665
</p>

0 commit comments

Comments
 (0)