Skip to content

Commit 5884aae

Browse files
Updates
1 parent f620a2e commit 5884aae

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://TheCedarPrince.github.io/HealthSampleData.jl/stable/)
2-
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://TheCedarPrince.github.io/HealthSampleData.jl/dev/)
3-
[![Build Status](https://github.com/TheCedarPrince/HealthSampleData.jl/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/TheCedarPrince/HealthSampleData.jl/actions/workflows/CI.yml?query=branch%3Amaster)
4-
[![Coverage](https://codecov.io/gh/TheCedarPrince/HealthSampleData.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/TheCedarPrince/HealthSampleData.jl)
1+
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://JuliaHealth.github.io/HealthSampleData.jl/stable/)
2+
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://JuliaHealth.github.io/HealthSampleData.jl/dev/)
3+
[![Build Status](https://github.com/JuliaHealth/HealthSampleData.jl/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/JuliaHealth/HealthSampleData.jl/actions/workflows/CI.yml?query=branch%3Amaster)
4+
[![Coverage](https://codecov.io/gh/JuliaHealth/HealthSampleData.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaHealth/HealthSampleData.jl)
55
[![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)
66

77
# HealthSampleData

docs/make.jl

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@ makedocs(;
1616
),
1717
pages=[
1818
"Home" => "index.md",
19-
"Quickstart" => "quickstart.md",
20-
21-
"Pre-Cohort Analysis" => "precohort.md",
22-
"Post-Cohort Analysis" => "postcohort.md",
23-
24-
"API" => "api.md",
2519
],
2620
doctest = false,
2721
)

0 commit comments

Comments
 (0)