From 3091f9ab1033d42b3a5ee79c4a69698393762728 Mon Sep 17 00:00:00 2001 From: Patrick Delaney Date: Thu, 1 Aug 2024 11:20:27 -0500 Subject: [PATCH] V0.0.3 documentation updates (#232) * Starting documentation updates. * Updating. * Adding suggestion about how to re-do database on local. * Update, evolving prod documentation. * Updating documentation. * Delete extra space. --- README/STAGE_SETUP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README/STAGE_SETUP.md b/README/STAGE_SETUP.md index a24ca6e1..7c4b97ce 100644 --- a/README/STAGE_SETUP.md +++ b/README/STAGE_SETUP.md @@ -245,7 +245,7 @@ If you want to spin down your SocialPredict instance, just type `./SocialPredict #### Logs * Logs can be useful for finding out what is going wrong under the hood. -* To access logs, `ssh` in to your droplet and use the section on "Getting Logs from Different Containers" within the LOCAL_SETUP.md [here](/README/LOCAL_SETUP.md#getting-logs-from-different-containers) . +* To access logs, `ssh` in to your droplet and use the section on "Getting Logs from Different Containers" within the LOCAL_SETUP.md [here](/README/LOCAL_SETUP.md#getting-logs-from-different-containers). #### Entering a Container