I was following along the Setting up SmartMet Server Tutorial (Docker) and reached the section Building instructions for a local Docker version of SmartMet Server (FMI internal).
This sections instructs you to clone a repo that does not exist, ie. git clone https://github.com/fmidev/smartmet-server-install.git. Even if using ssh (which is enforced by GitHub now) with git clone git@githumb.com:fmidev/smartmet-server-install.git it does not find the repo. I can't find the repo under fmidev. Is this guide outdated?