@@ -360,7 +360,7 @@ This does not utilize traits and, as such, there is no trait-based equivalent.
360360.. note ::
361361
362362 For more information about the syntax for ``hw:cpu_thread_policy ``, refer to
363- the :doc: `/admin /flavors ` guide.
363+ the :doc: `/user /flavors ` guide.
364364
365365As with CPU policies, it also possible to configure the CPU thread policy via
366366image metadata. This can be useful when packaging applications that require
@@ -447,7 +447,7 @@ instance should be run on the pool of host cores listed in
447447 .. note ::
448448
449449 For more information about the syntax for ``hw:emulator_threads_policy ``,
450- refer to the :doc: `/admin /flavors ` guide.
450+ refer to the :doc: `/user /flavors ` guide.
451451
452452Customizing instance CPU topologies
453453-----------------------------------
@@ -501,7 +501,7 @@ Similarly, to configure a flavor to use one core and one thread, run:
501501 with ten cores fails.
502502
503503For more information about the syntax for ``hw:cpu_sockets ``, ``hw:cpu_cores ``
504- and ``hw:cpu_threads ``, refer to the :doc: `/admin /flavors ` guide.
504+ and ``hw:cpu_threads ``, refer to the :doc: `/user /flavors ` guide.
505505
506506It is also possible to set upper limits on the number of sockets, cores, and
507507threads used. Unlike the hard values above, it is not necessary for this exact
@@ -516,7 +516,7 @@ instance topology, run:
516516
517517 For more information about the syntax for ``hw:cpu_max_sockets ``,
518518``hw:cpu_max_cores ``, and ``hw:cpu_max_threads ``, refer to the
519- :doc: `/admin /flavors ` guide.
519+ :doc: `/user /flavors ` guide.
520520
521521Applications are frequently packaged as images. For applications that prefer
522522certain CPU topologies, configure image metadata to hint that created instances
0 commit comments