Skip to content

Commit 65a5746

Browse files
committed
chore: refactor change url for linkedin (#18)
1 parent ff057a8 commit 65a5746

File tree

5 files changed

+43
-9
lines changed

5 files changed

+43
-9
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Dependencies
2525
.. code-block:: bash
2626
2727
https://github.com/mafredri/zsh-async
28+
https://github.com/luismayta/zsh-notify
2829
https://github.com/luismayta/zsh-functions
2930
30-
3131
Installation
3232
------------
3333

@@ -90,7 +90,7 @@ Usage
9090

9191
.. code-block:: bash
9292
93-
λ make setup
93+
λ make setup
9494
9595
Support
9696
-------
@@ -158,7 +158,7 @@ Made with :coffee: and :pizza: by `Luis Mayta`_ and `equipindustry`_.
158158

159159

160160
.. _`Github`: https://github.com/luismayta
161-
.. _`Linkedin`: https://www.linkedin.com/in/luismayta
161+
.. _`Linkedin`: https://pe.linkedin.com/in/luismayta
162162
.. _`Email`: slovacus@gmail.com
163163
:target: mailto:slovacus@gmail.com
164164
.. _`Twitter`: https://twitter.com/slovacus
@@ -178,7 +178,7 @@ Made with :coffee: and :pizza: by `Luis Mayta`_ and `equipindustry`_.
178178

179179
.. Footer:
180180
.. |linkedin| image:: http://www.linkedin.com/img/webpromo/btn_liprofile_blue_80x15.png
181-
:target: http://pe.linkedin.com/in/luismayta
181+
:target: https://pe.linkedin.com/in/luismayta
182182
.. |beacon| image:: https://ga-beacon.appspot.com/UA-65019326-1/github.com/luismayta/zsh-tfenv/readme
183183
:target: https://github.com/luismayta/zsh-tfenv
184184
.. |made| image:: https://img.shields.io/badge/Made%20with-Zsh-1f425f.svg

docs/source/AUTHORS.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@ Leads
88

99
Contributors (chronological)
1010
============================
11-

docs/source/RELEASING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Check sintax code:
2727
Bump a new version
2828
------------------
2929

30-
Make a new version of zsh-scmpuff in the following steps:
30+
Make a new version of zsh-tfenv in the following steps:
3131

3232
* Make sure everything is commit to github.com.
3333
* Update ``Changelog.rst`` with the next version.

docs/source/SUPPORT.rst

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,34 @@
1-
Support
2-
#######
1+
2+
Support & Contact
3+
=================
4+
5+
If you have any problems with starting emacs.d, please report it on GitHub: https://github.com/luismayta/emacs.d
6+
7+
8+
Who is behind Emacs
9+
-------------------
10+
11+
**Organisation**:
12+
13+
* Slovacus: Project and organisation lead.
14+
15+
**Core**:
16+
17+
* Slovacus: Lead developer of the project.
18+
19+
**Packages**:
20+
21+
* Slovacus: Bundled Application developer.
22+
23+
Want to help us? Contact Slovacus on Twitter: `@slovacus <https://twitter.com/slovacus>`_.
24+
25+
26+
Donate
27+
======
28+
29+
You can support emacs.d with the following donation options:
30+
31+
.. image:: https://img.shields.io/badge/patreon-donate-yellow.svg
32+
:target: https://patreon.com/emacs.d
33+
.. image:: https://img.shields.io/badge/paypal-donate-yellow.svg
34+
:target: https://paypal.me/luismayta

docs/source/_templates/links.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
.. AWS
33
.. _ssh: https://en.wikipedia.org/wiki/Secure_Shell
44
.. _aws route53: https://aws.amazon.com/route53/
5+
.. _aws elasticache: https://aws.amazon.com/elasticache/
56
.. _aws dynamodb: https://aws.amazon.com/dynamodb/
7+
.. _aws cloudfront: https://aws.amazon.com/cloudfront/
8+
.. _aws s3: https://aws.amazon.com/s3/
69

710
.. code developer
811
.. _cloud computing: https://en.wikipedia.org/wiki/Cloud_computing
@@ -21,7 +24,7 @@
2124
.. _Redis: http://redis.io
2225
.. _ApacheSolr: http://lucene.apache.org/solr
2326
.. _Vagrant: http://www.vagrantup.comhttp://bundler.io/
24-
.. _Gitlab: https://github.com
27+
.. _Github: https://github.com
2528
.. _Bitbucket: https://bitbucket.org
2629
.. _Terraform: https://www.terraform.io/
2730
.. _Wercker: https://www.wercker.com/

0 commit comments

Comments
 (0)