You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/12/14 09:41:03 UTC

[GitHub] utzig closed pull request #253: Fix table syntax

utzig closed pull request #253: Fix table syntax
URL: https://github.com/apache/mynewt-newt/pull/253
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/docs/install/prev_releases.rst b/docs/install/prev_releases.rst
index 6dfa666b..bd8c9e34 100644
--- a/docs/install/prev_releases.rst
+++ b/docs/install/prev_releases.rst
@@ -45,19 +45,19 @@ Linux
 
 1. Download the binary:
 
-   +-----------+----------------------------------------------------------------------------------------------------------------------------------------------------+
-   | Version   | Download                                                                                                                                           |
-   +===========+====================================================================================================================================================+
-   | 1.0.0     | `newt\_1.0.0-1\_amd64.deb <https://raw.githubusercontent.com/JuulLabs-OSS/binary-releases/master/mynewt-newt-tools_1.0.0/newt_1.0.0-1_amd64.deb>`__   |
-   +-----------+----------------------------------------------------------------------------------------------------------------------------------------------------+
-   | 1.1.0     | `newt\_1.1.0-1\_amd64.deb <https://raw.githubusercontent.com/JuulLabs-OSS/binary-releases/master/mynewt-newt-tools_1.1.0/newt_1.1.0-1_amd64.deb>`__   |
-   +-----------+----------------------------------------------------------------------------------------------------------------------------------------------------+
-   | 1.3.0     | `newt\_1.3.0-1\_amd64.deb <https://raw.githubusercontent.com/JuulLabs-OSS/binary-releases/master/mynewt-newt-tools_1.3.0/newt_1.3.0-1_amd64.deb>`__   |
-   +-----------+----------------------------------------------------------------------------------------------------------------------------------------------------+
-   | 1.4.0     | `newt\_1.4.0-1\_amd64.deb <https://raw.githubusercontent.com/JuulLabs-OSS/binary-releases/master/mynewt-newt-tools_1.4.0/newt_1.4.0-1_amd64.deb>`__   |
-   +-----------+----------------------------------------------------------------------------------------------------------------------------------------------------+
-   | 1.4.1     | `newt\_1.4.1-1\_amd64.deb <https://raw.githubusercontent.com/JuulLabs-OSS/binary-releases/master/mynewt-newt-tools_1.4.1/newt_1.4.1-1_amd64.deb>`__   |
-   +-----------+----------------------------------------------------------------------------------------------------------------------------------------------------+
+   +-----------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+   | Version   | Download                                                                                                                                             |
+   +===========+======================================================================================================================================================+
+   | 1.0.0     | `newt\_1.0.0-1\_amd64.deb <https://raw.githubusercontent.com/JuulLabs-OSS/binary-releases/master/mynewt-newt-tools_1.0.0/newt_1.0.0-1_amd64.deb>`__  |
+   +-----------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+   | 1.1.0     | `newt\_1.1.0-1\_amd64.deb <https://raw.githubusercontent.com/JuulLabs-OSS/binary-releases/master/mynewt-newt-tools_1.1.0/newt_1.1.0-1_amd64.deb>`__  |
+   +-----------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+   | 1.3.0     | `newt\_1.3.0-1\_amd64.deb <https://raw.githubusercontent.com/JuulLabs-OSS/binary-releases/master/mynewt-newt-tools_1.3.0/newt_1.3.0-1_amd64.deb>`__  |
+   +-----------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+   | 1.4.0     | `newt\_1.4.0-1\_amd64.deb <https://raw.githubusercontent.com/JuulLabs-OSS/binary-releases/master/mynewt-newt-tools_1.4.0/newt_1.4.0-1_amd64.deb>`__  |
+   +-----------+------------------------------------------------------------------------------------------------------------------------------------------------------+
+   | 1.4.1     | `newt\_1.4.1-1\_amd64.deb <https://raw.githubusercontent.com/JuulLabs-OSS/binary-releases/master/mynewt-newt-tools_1.4.1/newt_1.4.1-1_amd64.deb>`__  |
+   +-----------+------------------------------------------------------------------------------------------------------------------------------------------------------+
 
 2. Run the ``sudo apt-get remove newt`` command to remove the the current installation.
 


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services