Skip to content

Commit f43d972

Browse files
authored
Update README.md
Updated this secondary README.md to change instances of dsweber2 to UCD4IDS.
1 parent 9327817 commit f43d972

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ DocTestFilters = [
1111

1212
[![Build Status](https://travis-ci.com/dsweber2/ContinuousWavelets.jl.svg?branch=master)](https://travis-ci.com/dsweber2/ContinuousWavelets.jl)
1313
[![Coverage](https://codecov.io/gh/dsweber2/ContinuousWavelets.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/dsweber2/ContinuousWavelets.jl)
14-
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://dsweber2.github.io/ContinuousWavelets.jl/dev/)
14+
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://ucd4ids.github.io/ContinuousWavelets.jl/dev/)
1515

1616
This package is an offshoot of [Wavelets.jl](https://github.com/JuliaDSP/Wavelets.jl) for the continuous wavelets.
1717
Thanks to [Felix Gerick](https://github.com/fgerick) for the initial implementation there, with extension and further adaptation by David Weber and any other contributors listed on the right.
1818
Currently, it implements 1D continuous wavelet transforms with the following mother wavelets:
1919

20-
![Mothers](https://dsweber2.github.io/ContinuousWavelets.jl/dev/mothers.svg)
20+
![Mothers](https://github.com/UCD4IDS/ContinuousWavelets.jl/blob/master/docs/mothers.svg)
2121

2222
Which covers several standard continuous wavelet families, both real and analytic, as well as continuous versions of the orthogonal wavelet transforms implemented in [Wavelets.jl](https://github.com/JuliaDSP/Wavelets.jl).
2323

0 commit comments

Comments
 (0)