Skip to content

Commit 7a9d5d3

Browse files
authored
Update SSWG badge and fix broken links (#663)
1 parent bcbbd27 commit 7a9d5d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![sswg:sandbox|94x20](https://img.shields.io/badge/sswg-sandbox-lightgrey.svg)](https://github.com/swift-server/sswg/blob/main/process/incubation.md#sandbox-level)
1+
[![sswg:incubating|104x20](https://img.shields.io/badge/sswg-incubating-blue.svg)](https://github.com/swift-server/sswg/blob/main/process/incubation.md#incubating-level)
22

33
# MongoSwift
44
The official [MongoDB](https://www.mongodb.com/) driver for Swift applications on macOS and Linux.
@@ -7,8 +7,8 @@ The official [MongoDB](https://www.mongodb.com/) driver for Swift applications o
77
- [Documentation](#documentation)
88
- [Bugs/Feature Requests](#bugs--feature-requests)
99
- [Installation](#installation)
10-
- [Step 1: Install Required System Libraries (Linux Only)](#step-1-install-required-systems-libraries)
11-
- [Step 2: Install MongoSwift](#step-2-install-mongoswift)
10+
- [Step 1: Install Required System Libraries (Linux Only)](#step-1-install-required-system-libraries-linux-only)
11+
- [Step 2: Install MongoSwift](#step-2-install-the-driver)
1212
- [Example Usage](#example-usage)
1313
- [Connect to MongoDB and Create a Collection](#connect-to-mongodb-and-create-a-collection)
1414
- [Create and Insert a Document](#create-and-insert-a-document)

0 commit comments

Comments
 (0)