You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@ make container-image
100
100
make container-serve
101
101
```
102
102
103
-
Open up your browserto http://localhost:1313/docs/reference/kubernetes-api/ to view the API reference pages.
103
+
In a web browser, go to http://localhost:1313/docs/reference/kubernetes-api/ to view the API reference.
104
104
105
105
6. When all changes of the new contract are reflected into the configuration files `toc.yaml` and `fields.yaml`, create a Pull Request with the newly generated API reference pages.
0 commit comments