Skip to content

Commit d567e09

Browse files
macojsegal205
andauthored
rename caredox to schoolcare bc the website and linkedin both have that redirect (#723)
* rename caredox to schoolcare bc the website and linkedin both have that redirect * Update priv/companies/caredox.exs --------- Co-authored-by: Jim Segal <[email protected]>
1 parent b6c323b commit d567e09

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: priv/companies/caredox.exs

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
%{
2-
industry: "Healthcare",
3-
website: "https://caredox.com",
2+
industry: "Health Care",
3+
website: "https://schoolcare.com/",
44
github: "https://github.com/motherknows",
55
location: %{
66
city: "",
77
state: "",
88
country: ""
99
},
10-
name: "CareDox",
11-
last_changed_on: ~D[2023-03-01],
10+
name: "SchoolCare",
11+
last_changed_on: ~D[2024-11-08],
1212
description: """
1313
Diverse, collaborative team of thoughtful, friendly engineers driven by mission of working with schools and school nurses to immunize all children -- even the uninsured! -- against diseases like the flu and help children with chronic illnesses (like asthma) manage their care. We take pride in our Elixir code and use CI tools to guarantee production Elixir code has high test coverage and clean compiler, Dialyzer, Credo, and Sobelow results.
1414
"""

0 commit comments

Comments
 (0)