Skip to content

Commit 3ccce4c

Browse files
authored
fix image on C landing page to use correct size (#173)
* fix image * CC comment
1 parent 2e101bd commit 3ccce4c

File tree

3 files changed

+90
-44
lines changed

3 files changed

+90
-44
lines changed

source/languages/c.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ MongoDB with C
1616
.. button:: Get started with the MongoDB C Driver
1717
:uri: https://www.mongodb.com/docs/languages/c/c-driver/current/
1818

19-
.. image:: /languages/images/c.svg
19+
.. image:: /languages/images/C.svg
2020
:alt: C landing page hero image
2121

2222
Drivers
@@ -47,7 +47,7 @@ connects your C application to MongoDB.
4747

4848
Provides an API for working with MongoDB databases consistent with other MongoDB language drivers.
4949

50-
More ways to learn
50+
More Ways to Learn
5151
------------------
5252

5353
.. card-group::
@@ -68,7 +68,7 @@ More ways to learn
6868
:icon: /images/icons/university.svg
6969
:icon-alt: Learn icon
7070

71-
Getting Started with the C Driver Course
71+
Learn about C and MongoDB
7272

7373
.. card::
7474
:headline: Join forums and discussions

source/languages/images/C.svg

Lines changed: 46 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)