Skip to content

Commit

Permalink
rename caredox to schoolcare bc the website and linkedin both have th…
Browse files Browse the repository at this point in the history
…at 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]>
  • Loading branch information
maco and jsegal205 authored Nov 8, 2024
1 parent b6c323b commit d567e09
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions priv/companies/caredox.exs
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
%{
industry: "Healthcare",
website: "https://caredox.com",
industry: "Health Care",
website: "https://schoolcare.com/",
github: "https://github.com/motherknows",
location: %{
city: "",
state: "",
country: ""
},
name: "CareDox",
last_changed_on: ~D[2023-03-01],
name: "SchoolCare",
last_changed_on: ~D[2024-11-08],
description: """
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.
"""
Expand Down

0 comments on commit d567e09

Please sign in to comment.