Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Commit 321a0d6

Browse files
committed
release 0.3.2
1 parent fa30b95 commit 321a0d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Wondering how to send WhatsApp messages using Python using only few lines of code? You have come to the right place!
44

5-
[![Tests](https://img.shields.io/badge/tests-passing-green)]()
5+
[![Tests](https://img.shields.io/badge/tests-passing-green)](https://aahnik.github.io/wappdriver/docs/Tests.html)
66

77

88
_`wappdriver` enables you to send WhatsApp messages programmatically, using only 3 lines of code._

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h1 class="header">{{ site.title | default: site.github.repository_name }}</h1>
2626
<li class="download"><a class="buttons" href="{{ site.github.tar_url }}">Download TAR</a></li>
2727
{% endif %}
2828

29-
<li><a class="buttons github" href="https://aahnik.github.io/wappdriver/docs/Documentation.html">Read Docs</a></li>
29+
<li><a class="buttons github" href="https://aahnik.github.io/wappdriver/docs/Documentation.html#documentation">Read Docs</a></li>
3030

3131

3232
</ul>

0 commit comments

Comments
 (0)