summaryrefslogtreecommitdiff
path: root/docs/tutorials/README.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-07-08 11:09:09 -0400
committerGitHub <noreply@github.com>2021-07-08 11:09:09 -0400
commit31c3b952e5da7eb11a32464a0cd74856265efec5 (patch)
tree39f271021f0778d508d22129d79841c98972ebe2 /docs/tutorials/README.md
parent48d49032a1e788ef915eb378cd5ccbee0533e2aa (diff)
parent38863e76423e3f56e4eb12b86d7fe2a31b2fb502 (diff)
downloadpodman-31c3b952e5da7eb11a32464a0cd74856265efec5.tar.gz
podman-31c3b952e5da7eb11a32464a0cd74856265efec5.tar.bz2
podman-31c3b952e5da7eb11a32464a0cd74856265efec5.zip
Merge pull request #10867 from baude/issue9334
Replace old RESTful tutorial with updated README
Diffstat (limited to 'docs/tutorials/README.md')
-rw-r--r--docs/tutorials/README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/tutorials/README.md b/docs/tutorials/README.md
index 455459062..2a3c85c55 100644
--- a/docs/tutorials/README.md
+++ b/docs/tutorials/README.md
@@ -28,10 +28,6 @@ How the libpod API can be used within your own project.
Learn how to setup and use image signing with Podman.
-**[Go Bindings](podman-go-bindings.md)**
-
-A brief how-to on using Podman's Go bindings in external applications.
-
-**[Go Bindings](basic_networking.md)**
+**[Basic Networking](basic_networking.md)**
A basic guide to common network setups with Podman