From f9ad189b0b64b4c712baffcf5d42ae05dcef2f61 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Sun, 12 Mar 2017 04:39:43 -0500 Subject: [PATCH] Update some descriptions.g --- risky-business/description.md | 2 +- simple-rop/description.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/risky-business/description.md b/risky-business/description.md index 70c2c8a..fb18b16 100644 --- a/risky-business/description.md +++ b/risky-business/description.md @@ -1,3 +1,3 @@ We wanted to branch into the casino business, but human employees are too expensive so we decided to automate it. I feel like we missed something obvious though... Oh well! Here's the binary: [casino](${casino}) -Solve this problem by logging into the shell server and navigating to `/problems`. \ No newline at end of file +Solve this problem by logging into the shell server and navigating to `/problems/casino`. \ No newline at end of file diff --git a/simple-rop/description.md b/simple-rop/description.md index dbfd03a..fb1e88a 100644 --- a/simple-rop/description.md +++ b/simple-rop/description.md @@ -1,5 +1,5 @@ -On the shell there is a folder ``. +On the shell there is a folder `/problems/simple-rop`. Read flag.txt -[Source](${simple-rop.c}) \ No newline at end of file +[Source](${simple_rop_c}) \ No newline at end of file