From 38863e76423e3f56e4eb12b86d7fe2a31b2fb502 Mon Sep 17 00:00:00 2001 From: Brent Baude Date: Tue, 6 Jul 2021 13:48:03 -0500 Subject: Replace old RESTful tutorial with updated README Remove outdated information on go bindings. Moved the tips for debugging into the REAME and tidied up relevant links. Fixes: #9334 [CI_DOCS] [NO TESTS NEEDED] Signed-off-by: Brent Baude --- docs/source/Tutorials.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/Tutorials.rst') diff --git a/docs/source/Tutorials.rst b/docs/source/Tutorials.rst index e48d1e853..cb9ab644d 100644 --- a/docs/source/Tutorials.rst +++ b/docs/source/Tutorials.rst @@ -10,5 +10,5 @@ Here are a number of useful tutorials to get you up and running with Podman. If * `How to sign and distribute container images using Podman `_: Learn how to setup and use image signing with Podman. * `Podman remote-client tutorial `_: A brief how-to on using the Podman remote-client. * `How to use libpod for custom/derivative projects `_: How the libpod API can be used within your own project. -* `How to use Podman's Go bindings `_: A brief how-to on using Podman's Go bindings in external applications. +* `How to use Podman's Go RESTful bindings `_: An introduction to using our RESTful Golang bindings in an external application. * `Common network setups `_: A basic guide to common network setups for Podman. -- cgit v1.2.3-54-g00ecf