From ab4e34976715cb938b458f997acb6f254b8376e9 Mon Sep 17 00:00:00 2001 From: Jeremy Foote Date: Mon, 10 Apr 2023 16:02:52 -0400 Subject: [PATCH] Updating link to the current website of the guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76e4f06..d7c6dbf 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ ### About -This repository contains a `.md` file to create "[The Plain Person's Guide to Plain Text Social Science](http://kieranhealy.org/files/misc/plain-person-text.pdf)", a guide to software tools, aimed at graduate students in the social sciences. It is a revised version of [Choosing Your Workflow Applications](http://www.kieranhealy.org/files/papers/workflow-apps.pdf). The main changes are updated links, additional *obiter dicta*, a stronger emphasis on RMarkdown, `knitr`, and `pandoc`, and a conversion of the base document format to Markdown (and away from `org-mode`). If you have the tools described in here, along with the templates and configuration files [described here](http://www.kieranhealy.org/resources.html), then the `Makefile` can create a nice `.pdf`, `.tex`, or `.html` file for you in a single step. +This repository contains a `.md` file to create "[The Plain Person's Guide to Plain Text Social Science](https://plain-text.co/)", a guide to software tools, aimed at graduate students in the social sciences. It is a revised version of [Choosing Your Workflow Applications](http://www.kieranhealy.org/files/papers/workflow-apps.pdf). The main changes are updated links, additional *obiter dicta*, a stronger emphasis on RMarkdown, `knitr`, and `pandoc`, and a conversion of the base document format to Markdown (and away from `org-mode`). If you have the tools described in here, along with the templates and configuration files [described here](http://www.kieranhealy.org/resources.html), then the `Makefile` can create a nice `.pdf`, `.tex`, or `.html` file for you in a single step.