Skip to content

Commit a77a4e8

Browse files
committed
Update links to Codeface website
1 parent a35a539 commit a77a4e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## What?
66

7-
SwiftNodes provides a `Graph` data structure and graph algorithms. A `Graph` stores values in nodes which can be connected by edges. SwiftNodes was first used in production by [Codeface](https://www.codeface.io).
7+
SwiftNodes provides a `Graph` data structure and graph algorithms. A `Graph` stores values in nodes which can be connected by edges. SwiftNodes was first used in production by [Codeface](https://codeface.io).
88

99
## How to Edit, Query and Copy Graphs
1010

@@ -165,7 +165,7 @@ Here is the internal architecture (composition and essential dependencies) of th
165165

166166
![](Documentation/architecture.png)
167167

168-
The above image was created with [Codeface](https://www.codeface.io).
168+
The above image was created with [Codeface](https://codeface.io).
169169

170170
## Development Status
171171

0 commit comments

Comments
 (0)