From 00104df5c7aaebdc1689b4589d6dd619409a74e0 Mon Sep 17 00:00:00 2001 From: Chance Harrison Date: Wed, 4 Aug 2021 00:40:36 -0700 Subject: [PATCH] Updated Adding Steam to Aegis using the 'steam' Python library (markdown) --- Adding-Steam-to-Aegis-using-the-'steam'-Python-library.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Adding-Steam-to-Aegis-using-the-'steam'-Python-library.md b/Adding-Steam-to-Aegis-using-the-'steam'-Python-library.md index c4b1f0b..f990fa4 100644 --- a/Adding-Steam-to-Aegis-using-the-'steam'-Python-library.md +++ b/Adding-Steam-to-Aegis-using-the-'steam'-Python-library.md @@ -71,7 +71,7 @@ exit() # You're done! Q: Something went wrong! What do I do? -> A: Among the more productive actions you could take, you could re-read the instructions to see if you missed anything, you could read the API docs for the `steam` package, you could try the method documented in the next section, or you can use your favorite search engine to attempt to investigate your specific error. You could also contact the person who wrote this guide (see the next section). +> A: Among the more productive actions you could take, you could re-read the instructions to see if you missed anything, you could read the API docs for the `steam` package, you could try looking at other pages on this here wiki, or you can use your favorite search engine to attempt to investigate your specific error. You could also contact the person who wrote this guide (see the next section). Q: Something about this section is (confusing/could be improved/didn't work/locked me out of my account/etc.). Who wrote this guide? Can I contact them?