File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -277,7 +277,7 @@ const FileCardDemoPage = (props) => {
277277 same-origin URLs
278278 </ AnchorToTab > { " " }
279279 since it uses the{ " " }
280- < AnchorToTab href = "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a" >
280+ < AnchorToTab href = "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attributes " >
281281 anchor
282282 </ AnchorToTab > { " " }
283283 tag under the hood.
@@ -292,7 +292,7 @@ const FileCardDemoPage = (props) => {
292292 You can check an example here:
293293 < ul >
294294 < li >
295- < AnchorToTab href = "/utilities-methods/ file-downloader " >
295+ < AnchorToTab href = "/file-download " >
296296 { "Download a File" }
297297 </ AnchorToTab >
298298 </ li >
Original file line number Diff line number Diff line change @@ -291,7 +291,7 @@ const FileMosaicDemoPage = (props) => {
291291 same-origin URLs
292292 </ AnchorToTab > { " " }
293293 since it uses the{ " " }
294- < AnchorToTab href = "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a" >
294+ < AnchorToTab href = "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attributes " >
295295 anchor
296296 </ AnchorToTab > { " " }
297297 tag under the hood.
@@ -306,7 +306,7 @@ const FileMosaicDemoPage = (props) => {
306306 You can check an example here:
307307 < ul >
308308 < li >
309- < AnchorToTab href = "/utilities-methods/ file-downloader " >
309+ < AnchorToTab href = "/file-download " >
310310 { "Download a File" }
311311 </ AnchorToTab >
312312 </ li >
You can’t perform that action at this time.
0 commit comments