amueller / word_cloud

A little word cloud generator in Python
https://amueller.github.io/word_cloud
MIT License
10.1k stars 2.31k forks source link

Example links broken at https://pypi.org/project/wordcloud/ #767

Open nicomp42 opened 3 months ago

nicomp42 commented 3 months ago

Description

Example links broken at https://pypi.org/project/wordcloud/ :

https://pypi.org/project/wordcloud/examples/simple.py https://pypi.org/project/wordcloud/examples/masked.py

Steps/Code to Reproduce

Browse to Example links broken at https://pypi.org/project/wordcloud/ and click on the two links under Examples.

Expected Results

The links should work, rather than 404 errors from PyPi.

Actual Results

404 errors from, PyPi

Versions

Probably doesn't matter