lib/ccs/components/ccs/logo.rb in ccs-frontend_helpers-1.0.0 vs lib/ccs/components/ccs/logo.rb in ccs-frontend_helpers-1.1.0.beta0
- old
+ new
@@ -4,10 +4,10 @@
module Components
module CCS
# = CCS Logo
#
# This is used for generating the logo component from the
- # {https://github.com/tim-s-ccs/ccs-frontend-project/tree/main/packages/ccs-frontend/src/ccs/components/logo CCS - Components - Logo}
+ # {https://github.com/Crown-Commercial-Service/ccs-frontend-project/tree/main/packages/ccs-frontend/src/ccs/components/logo CCS - Components - Logo}
class Logo < Base
# Generates the HTML for the CCS Logo.
# Used in {CCS::Components::CCS::Header Header} and {CCS::Components::CCS::Footer Footer}
#