From: Ivan Grokhotkov <ivan@espressif.com>
Date: Sun, 12 Aug 2018 20:36:19 +0000 (+0300)
Subject: docs: update esp32ulp-binutils download link
X-Git-Tag: v3.2-beta1~318^2~1
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1fbff017998db7bcb20b470fafce16be0dfd6480;p=esp-idf

docs: update esp32ulp-binutils download link
---

diff --git a/docs/en/api-guides/ulp.rst b/docs/en/api-guides/ulp.rst
index a5e54d062f..a712b8ec02 100644
--- a/docs/en/api-guides/ulp.rst
+++ b/docs/en/api-guides/ulp.rst
@@ -15,8 +15,8 @@ Installing the toolchain
 
 ULP coprocessor code is written in assembly and compiled using the `binutils-esp32ulp toolchain`_.
 
-1. Download the toolchain using the links listed on this page:
-https://github.com/espressif/binutils-esp32ulp/wiki#downloads
+1. Download pre-built binaries of the latest toolchain release from:
+https://github.com/espressif/binutils-esp32ulp/releases.
 
 2. Extract the toolchain into a directory, and add the path to the ``bin/`` directory of the toolchain to the ``PATH`` environment variable.