Ericsson / CodeCompass

CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java
https://codecompass.net
GNU General Public License v3.0
521 stars 102 forks source link

Added a link to the favicon #690

Closed kmkristof closed 9 months ago

kmkristof commented 11 months ago

Added a reference to the favicon path

kmkristof commented 11 months ago

fixes #621

mcserep commented 9 months ago

@kmkristof Next time you should not work on your master, as now there will be a version history diversion between Ericsson/matser and kmkristof/master, and you will need to do a forced update on your fork.

Always use feature branches for development.