Skip to content

Commit cd175a7

Browse files
authored
Adds API link to README. (#61)
1 parent 7359653 commit cd175a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Containerization provides APIs to:
1515
- Spawn and interact with containerized processes.
1616
- Use Rosetta 2 for executing x86_64 processes on Apple silicon.
1717

18-
Please view the [API documentation]() for information on the Swift packages that Containerization provides.
18+
Please view the [API documentation](https://apple.github.io/containerization/documentation/) for information on the Swift packages that Containerization provides.
1919

2020
## Design
2121

0 commit comments

Comments
 (0)