mirror of
https://github.com/ultralytics/ultralytics
synced 2026-04-21 14:07:18 +00:00
docs: correct activity feed access paths on platform
This commit is contained in:
parent
235ebb36ba
commit
98a72bbc27
1 changed files with 4 additions and 3 deletions
|
|
@ -24,10 +24,11 @@ The Activity Feed serves as your central hub for:
|
|||
|
||||
## Accessing Activity
|
||||
|
||||
Navigate to the Activity Feed:
|
||||
Navigate to the Activity Feed in any of the following ways:
|
||||
|
||||
1. Click **Activity** in the sidebar
|
||||
2. Or navigate directly to `/activity`
|
||||
1. Click the activity indicator in the top navigation bar
|
||||
2. Open the profile menu at the bottom of the sidebar and select **Activity**
|
||||
3. Navigate directly to `/activity`
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue