Skip to content

Commit

Permalink
Merge pull request #8148 from ethamck/patch-1
Browse files Browse the repository at this point in the history
Fix broken link in figcaption
  • Loading branch information
m4rc1e authored Sep 10, 2024
2 parents 952dd10 + ddb4ec7 commit ba20095
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,11 @@ Since the invention of writing in Mesopotamia more than 5000 years ago, there ha

![Texts in four scripts.](images/thumbnail.svg)

<figcaption>A montage of texts written in Sumerian, Egyptian, Chinese, and Meso-American [scripts](/glossary/script), intended to show the our species’ creativity and ingenuity in devising alphabets.</figcaption>
<figcaption>

A montage of texts written in Sumerian, Egyptian, Chinese, and Meso-American [scripts](/glossary/script), intended to show the our species’ creativity and ingenuity in devising alphabets.

</figcaption>

</figure>

Expand Down

0 comments on commit ba20095

Please sign in to comment.