Skip to content

Commit ce6e691

Browse files
change repo site in docs & license
1 parent 1722668 commit ce6e691

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
The FastTransforms.jl package is licensed under the MIT "Expat" License:
22

3-
> Copyright (c) 2016-2018: Richard Mikael Slevinsky and other contributors:
3+
> Copyright (c) 2016-2019: Richard Mikael Slevinsky and other contributors:
44
>
5-
> https://github.com/MikaelSlevinsky/FastTransforms.jl/graphs/contributors
5+
> https://github.com/JuliaApproximation/FastTransforms.jl/graphs/contributors
66
>
77
> Permission is hereby granted, free of charge, to any person obtaining
88
> a copy of this software and associated documentation files (the

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ makedocs(modules=[FastTransforms],
1313

1414

1515
deploydocs(
16-
repo = "github.com/MikaelSlevinsky/FastTransforms.jl.git",
16+
repo = "github.com/JuliaApproximation/FastTransforms.jl.git",
1717
latest = "master",
1818
julia = "0.6",
1919
osname = "linux",

0 commit comments

Comments
 (0)