Skip to content

Commit

Permalink
Merge pull request #4 from JuliaTime/xfer_repo
Browse files Browse the repository at this point in the history
remap to JuliaTime
  • Loading branch information
JeffreySarnoff authored Jul 26, 2022
2 parents ba3bd91 + 13a12d8 commit c6aa6e3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
----


|  📅   | [![docs](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliatime.github.io/NanoDates.jl/dev/) | [![Coverage Status](https://coveralls.io/repos/github/JeffreySarnoff/NanoDates.jl/badge.svg?branch=main)](https://coveralls.io/github/JeffreySarnoff/NanoDates.jl?branch=main) | [![Aqua QA](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl) | [![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT) |
|  📅   | [![docs](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliatime.github.io/NanoDates.jl/dev/) | [![Coverage Status](https://coveralls.io/repos/github/JuliaTime/NanoDates.jl/badge.svg?branch=main)](https://coveralls.io/github/JuliaTime/NanoDates.jl?branch=main) | [![Aqua QA](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl) | [![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT) |
|--|:------------:|:-----------:|:----------:|:---------:|
|   🕰️   | guidance | testing | clean code | attribution only |

Expand Down
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ Documenter.deploydocs(
target = "build",
deps = nothing,
make = nothing,
repo = "github.com/JeffreySarnoff/NanoDates.jl.git",
repo = "github.com/JuliaTime/NanoDates.jl.git",
)

2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
- on [Discourse](https://discourse.julialang.org/latest) -- add the tag `time`
- on [Zulip](https://julialang.zulipchat.com/#narrow/stream/321834-dates-times-zones) -- using the stream `dates-times-zones`

- report any issues [here](https://github.com/JeffreySarnoff/NanoDates.jl/issues)
- report any issues [here](https://github.com/JuliaTime/NanoDates.jl/issues)

----
2 changes: 1 addition & 1 deletion docs/src/use/timestamps.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@

----

##### *to request another timestamp format, please raise an issue [here](https://github.com/JeffreySarnoff/NanoDates.jl/issues)*
##### *to request another timestamp format, please raise an issue [here](https://github.com/JuliaTime/NanoDates.jl/issues)*

0 comments on commit c6aa6e3

Please sign in to comment.