From 77ff8f35e216a1482b60a4cae972346e9ee7ed5a Mon Sep 17 00:00:00 2001 From: Dheeraj Ravindranath <1930978+dheerajrav@users.noreply.github.com> Date: Mon, 26 Oct 2020 15:43:32 -0600 Subject: [PATCH] Installation link fix The previous link https://github.com/QData/TextAttack/blob/master/docs/quickstart/installation.rst doesn't work anymore. --- docs/1start/basic-Intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/1start/basic-Intro.rst b/docs/1start/basic-Intro.rst index eaaa19438..a24ca07b1 100644 --- a/docs/1start/basic-Intro.rst +++ b/docs/1start/basic-Intro.rst @@ -16,7 +16,7 @@ Where should I start? This is a great question, and one we get a lot. First of all, almost everything in TextAttack can be done in two ways: via the command-line or via the Python API. If you're looking to integrate TextAttack into an existing project, the Python API is likely for you. If you'd prefer to use built-in functionality end-to-end (training a model, running an adversarial attack, augmenting a CSV) then you can just use the command-line API. -For future developers, visit the `Installation `__ page for more details about installing TextAttack onto your own computer. To start making contributions, read the detailed instructions `here `__. +For future developers, visit the `Installation `__ page for more details about installing TextAttack onto your own computer. To start making contributions, read the detailed instructions `here `__. TextAttack does three things very well: