Skip to content

Commit ec9220e

Browse files
authored
Fixing the Deploy to Heroku button
looks like it needs the template parameter
1 parent 633b958 commit ec9220e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tabpy?label=PyPI%20Python%20versions)
1212
[![PyPI version](https://badge.fury.io/py/tabpy.svg)](https://pypi.python.org/pypi/tabpy/)
1313

14-
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
14+
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/tableau/tabpy)
1515

1616
TabPy (the Tableau Python Server) is an Analytics Extension implementation which
1717
expands Tableau's capabilities by allowing users to execute Python scripts and

0 commit comments

Comments
 (0)