Update devops-principles.md (#7365)

Fixed typo and incomplete link in the 9th section for cncf.io
pull/7382/head
Arunabha-NOTE 1 week ago committed by GitHub
parent 6e1e045773
commit b282129eab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      src/data/guides/devops-principles.md

@ -147,7 +147,7 @@ So to keep up, DevOps engineers and teams need to be committed to learning and i
Encouraging a culture of continuous learning within your team can help keep everyone up-to-date with the latest DevOps trends and tools. This can include participating in conferences, attending workshops, and enrolling in online courses. Reading books like "The Phoenix Project," "The Unicorn Project," and "The DevOps Handbook" can provide valuable insights and inspiration.
If you’re not into books, then websites like [12factor.net](http://12factor.net), [OpenGitOps.dev](http://OpenGitOps.dev), and [CNCF.](http://CNCF.)io are also great resources for staying current with industry best practices.
If you’re not into books, then websites like [12factor.net](http://12factor.net), [OpenGitOps.dev](http://OpenGitOps.dev), and [CNCF.io](http://CNCF.io) are also great resources for staying current with industry best practices.
Continuous improvement goes hand-in-hand with continuous learning. It's about regularly reviewing and refining your processes, identifying areas for improvement after failing and experimenting with new approaches. This iterative approach helps you optimize the development process, improve collaboration between devs and operations, and deliver better software.

Loading…
Cancel
Save