Skip to content

Commit 0bf3e95

Browse files
author
James Mills
committed
Fixed Image Layers badge
1 parent 54ea541 commit 0bf3e95

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Image Layers](https://badge.imagelayers.io/prologic/irclogger:latest.svg)](https://imagelayers.io/?images=prologic/irclogger:latest)
1+
[![Image Layers](https://badge.imagelayers.io/circuits/irclogger:latest.svg)](https://imagelayers.io/?images=circuits/irclogger:latest)
22

33
irclogger is a simple daemon written in the [Python Programming Language](http://www.python.org/) utilizing the [circuits](http://pypi.python.org/pypi/circuits) framework for the sole purpose of logging a set of IRC Channels to disk in the form that something like [irclog2html](http://pypi.python.org/pypi/irclog2html) can understand and parse.
44

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
.. _circuits: http://pypi.python.org/pypi/circuits
33
.. _irclog2html: http://pypi.python.org/pypi/irclog2html
44

5-
.. image:: https://badge.imagelayers.io/prologic/irclogger:latest.svg
6-
:target: https://imagelayers.io/?images=prologic/irclogger:latest
5+
.. image:: https://badge.imagelayers.io/circuits/irclogger:latest.svg
6+
:target: https://imagelayers.io/?images=circuits/irclogger:latest
77
:alt: Image Layers
88

99
irclogger is a simple daemon written in the `Python Programming Language`_ utilizing the `circuits`_ framework for the sole purpose of logging a set of IRC

0 commit comments

Comments
 (0)